Merge pull request #182 from vernu/bump-version

bump android version to 2.7.0(15)
This commit is contained in:
Israel Abebe
2026-02-06 20:22:37 +03:00
committed by GitHub

View File

@@ -9,8 +9,8 @@ android {
defaultConfig {
minSdk 24
targetSdk 32
versionCode 15
versionName "2.6.2"
versionCode 16
versionName "2.7.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"