Bump to check CI/CD
Some checks failed
Android Release / release (push) Failing after 5m16s

This commit is contained in:
2026-01-18 19:28:22 +03:00
parent 5684eb62b2
commit 6f5168bc27
4 changed files with 45 additions and 2 deletions

View File

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