Skip to content

Commit

Permalink
v2.0.2 --> 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Jul 14, 2024
1 parent b85fd82 commit 733c510
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 = 20020
versionName = "2.0.2"
versionCode = 20030
versionName = "2.0.3"

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

0 comments on commit 733c510

Please sign in to comment.