Skip to content

Commit 33bc7ce

Browse files
committed
Bump Android versionCode to 104 in build.gradle
1 parent cdadad3 commit 33bc7ce

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 103
14+
versionCode 104
1515
versionName "1.23.0"
1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
aaptOptions {

0 commit comments

Comments
 (0)