Skip to content

Commit

Permalink
Merge pull request #313 from team-haribo/feature/312-update-version-129
Browse files Browse the repository at this point in the history
🔀 :: (#312) - update version 1.2.9
  • Loading branch information
diejdkll authored Sep 9, 2024
2 parents c457b33 + 842263f commit 35e9e32
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 35e9e32

Please sign in to comment.