Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Aug 4, 2024
1 parent 0b424b2 commit d174c04
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 @@ -70,8 +70,8 @@ android {
minSdk = Versions.Sdk.min
targetSdk = Versions.Sdk.target

versionCode = 20040
versionName = "2.0.4"
versionCode = 30000
versionName = "3.0.0"

dependenciesInfo {
// Disables dependency metadata when building APKs.
Expand Down

0 comments on commit d174c04

Please sign in to comment.