Skip to content

Commit

Permalink
Merge pull request #296 from team-haribo/feature/295-update-version-128
Browse files Browse the repository at this point in the history
🔀  :: (#295) - update version 1.2.8
  • Loading branch information
diejdkll authored Jul 15, 2024
2 parents 09a2920 + 3cedcc9 commit 533b9e1
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 = 18
versionName = "1.2.7"
versionCode = 19
versionName = "1.2.8"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 533b9e1

Please sign in to comment.