Skip to content

Commit 197e079

Browse files
committed
Increment release number to 3.1
1 parent 032216c commit 197e079

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "com.lvaccaro.lamp"
1010
minSdkVersion 19
1111
targetSdkVersion 28
12-
versionCode 3
13-
versionName "3"
12+
versionCode 31
13+
versionName "3.1"
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
vectorDrawables.useSupportLibrary = true
1616
}

0 commit comments

Comments
 (0)