Skip to content

Commit 46bad59

Browse files
committed
Bump Android app version to 1.18.0 (versionCode 85)
1 parent ad0cf2e commit 46bad59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "com.compassconnections.app"
1212
minSdkVersion rootProject.ext.minSdkVersion
1313
targetSdkVersion rootProject.ext.targetSdkVersion
14-
versionCode 84
15-
versionName "1.17.0"
14+
versionCode 85
15+
versionName "1.18.0"
1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
aaptOptions {
1818
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.

0 commit comments

Comments
 (0)