Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
SuhasDissa committed Aug 4, 2023
1 parent 06d14a1 commit 70b6ed0
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 @@ -13,8 +13,8 @@ android {
applicationId = "app.suhasdissa.memerize"
minSdk = 26
targetSdk = 34
versionCode = 20
versionName = "2.0"
versionCode = 21
versionName = "2.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 70b6ed0

Please sign in to comment.