Bump Android versionCode to 4

This commit is contained in:
zypherift
2026-04-07 13:33:18 +02:00
parent 9ece125d9f
commit 46a6f38ad6

View File

@@ -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