We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ad2e3 commit bf2886fCopy full SHA for bf2886f
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.danhasting.radar"
9
minSdkVersion 24
10
targetSdkVersion 36
11
- versionCode 6
12
- versionName "1.3"
+ versionCode 7
+ versionName "2.0"
13
14
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
15
0 commit comments