Skip to content

Commit c24b119

Browse files
committed
another version bump
1 parent 9c294c2 commit c24b119

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 20
11-
versionName "2.1.0"
10+
versionCode 21
11+
versionName "2.1.1"
1212
archivesBaseName = "paperlaunch-v${defaultConfig.versionName}-${buildTime()}"
1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414
}

0 commit comments

Comments
 (0)