Skip to content

Commit

Permalink
MemeTastic Update v1.7.1 (71)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantner committed Mar 20, 2023
1 parent 6a9f63a commit 880ef04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ android {

resValue "string", "manifest_package_id", "io.github.gsantner.memetastic"
applicationId "io.github.gsantner.memetastic"
versionName "1.7.0"
versionCode 70
versionName "1.7.1"
versionCode 72
setProperty("archivesBaseName", applicationId + "-v" + versionCode + "-" + versionName)
}

Expand Down

0 comments on commit 880ef04

Please sign in to comment.