There was an error while loading. Please reload this page.
1 parent 9db400f commit 36f267cCopy full SHA for 36f267c
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "com.lvaccaro.lamp"
10
minSdkVersion 19
11
targetSdkVersion 29
12
- versionCode 1
13
- versionName "1"
+ versionCode 2
+ versionName "2"
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
}
16
buildTypes {
0 commit comments