Bump Android versionCode to 6

This commit is contained in:
zypherift
2026-04-08 00:21:04 +02:00
parent eadf7e81a5
commit d5aed7c74f

View File

@@ -81,7 +81,7 @@ android {
applicationId "hu.refilc.naplo"
minSdkVersion 24
targetSdkVersion 35
versionCode 5
versionCode 6
versionName flutterVersionName
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true