Skip to content

Commit

Permalink
✨ :: Update version 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
diejdkll committed Sep 9, 2024
1 parent c457b33 commit 842263f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ class AndroidApplicationConventionPlugin : Plugin<Project> {
applicationId = "com.goms.goms_android_v2"
minSdk = 26
targetSdk = 34
versionCode = 19
versionName = "1.2.8"
versionCode = 20
versionName = "1.2.9"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 842263f

Please sign in to comment.