We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 132d161 commit 4f8444aCopy full SHA for 4f8444a
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.danhasting.radar"
9
minSdkVersion 16
10
targetSdkVersion 28
11
- versionCode 2
12
- versionName "1.0"
+ versionCode 3
+ versionName "1.1"
13
14
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
15
0 commit comments