Skip to content

Commit b65dae9

Browse files
committed
Bump versionCode to 90 in Android build.gradle
1 parent 4b169bf commit b65dae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ android {
1111
applicationId "com.compassconnections.app"
1212
minSdkVersion rootProject.ext.minSdkVersion
1313
targetSdkVersion rootProject.ext.targetSdkVersion
14-
versionCode 89
14+
versionCode 90
1515
versionName "1.19.0"
1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
aaptOptions {

0 commit comments

Comments
 (0)