Set Android versionCode to 2
This commit is contained in:
@@ -81,7 +81,7 @@ android {
|
||||
applicationId "hu.refilc.naplo"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 35
|
||||
versionCode flutterVersionCode.toInteger()
|
||||
versionCode 2
|
||||
versionName flutterVersionName
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled true
|
||||
|
||||
Reference in New Issue
Block a user