diff --git a/refilc/android/app/build.gradle b/refilc/android/app/build.gradle index 6b713014..03fa2832 100644 --- a/refilc/android/app/build.gradle +++ b/refilc/android/app/build.gradle @@ -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