Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
joeloewi7178 authored Jan 3, 2024
1 parent 1cf5b22 commit 0af760f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {

defaultConfig {
applicationId = "com.joeloewi.croissant"
versionCode = 46
versionCode = 45
versionName = "1.2.1"
targetSdk = 34

Expand Down Expand Up @@ -153,4 +153,4 @@ dependencies {

//open source license activity
implementation(libs.gms.play.services.oss.licenses)
}
}

0 comments on commit 0af760f

Please sign in to comment.