There was an error while loading. Please reload this page.
1 parent 032216c commit 197e079Copy full SHA for 197e079
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "com.lvaccaro.lamp"
10
minSdkVersion 19
11
targetSdkVersion 28
12
- versionCode 3
13
- versionName "3"
+ versionCode 31
+ versionName "3.1"
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
vectorDrawables.useSupportLibrary = true
16
}
0 commit comments