bump version

This commit is contained in:
CherretGit
2025-12-25 23:11:42 +07:00
parent 1e9f043112
commit e0b4eea076

View File

@@ -16,8 +16,8 @@ android {
applicationId = "com.cherret.zaprett"
minSdk = 28
targetSdk = 35
versionCode = 25
versionName = "2.13"
versionCode = 26
versionName = "2.14"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}