Skip to content

Commit 9909bd4

Browse files
committed
Android prod release (finally)
1 parent 0dec7e1 commit 9909bd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "com.compassconnections.app"
99
minSdkVersion rootProject.ext.minSdkVersion
1010
targetSdkVersion rootProject.ext.targetSdkVersion
11-
versionCode 15
12-
versionName "1.1.4"
11+
versionCode 17
12+
versionName "1.1.5"
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
aaptOptions {
1515
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.

0 commit comments

Comments
 (0)