Skip to content

Commit a6a4420

Browse files
committed
Add version code
1 parent 34449e2 commit a6a4420

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/android/app/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ android {
5050
minSdk = 30
5151
targetSdk = 35
5252
versionName = getVersionName()
53+
versionCode = 1
5354
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
5455
}
5556

0 commit comments

Comments
 (0)