Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
Felitendo authored Aug 4, 2024
1 parent 0d7770b commit 4c882ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ android {
applicationId = "io.github.felitendo.manager"
minSdk = 28
targetSdk = 34
versionCode = 106
versionName = "v1.0.6"

buildConfigField("String", "GIT_BRANCH", "\"${getCurrentBranch()}\"")
Expand Down

0 comments on commit 4c882ef

Please sign in to comment.