Skip to content

Commit 13ba4dd

Browse files
committed
version bump
1 parent 1568261 commit 13ba4dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
minSdkVersion 21
88
compileSdkVersion 35
99
targetSdkVersion 35
10-
versionCode 18
11-
versionName "1.3.0"
10+
versionCode 19
11+
versionName "2.0.0"
1212
archivesBaseName = "paperlaunch-v${defaultConfig.versionName}-${buildTime()}"
1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414
}

0 commit comments

Comments
 (0)