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