Bump version to check CI
Some checks are pending
Android Release / release (push) Has started running

This commit is contained in:
2026-01-18 01:09:22 +03:00
parent 7b9aed8842
commit 683cc5759c

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.anabasis.vkchatmanager"
minSdk 26
targetSdk 36
versionCode 3
versionName "1.1.1"
versionCode 4
versionName "1.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}