chore(android): bump version to 2.8.0 (versionCode 18)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
isra el
2026-06-10 09:00:56 +03:00
parent 243bbdd1d0
commit 6ce9fce9a2

View File

@@ -11,8 +11,8 @@ android {
defaultConfig {
minSdk 24
targetSdk 34
versionCode 17
versionName "2.7.1"
versionCode 18
versionName "2.8.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"