Bump Android versionCode to 5

This commit is contained in:
zypherift
2026-04-07 22:28:37 +02:00
parent 13a51a8a1f
commit 4b430eb3fa

View File

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