diff --git a/refilc/android/app/build.gradle b/refilc/android/app/build.gradle index 03fa2832..b880bee9 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 2 + versionCode 4 versionName flutterVersionName testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true