Skip to content

Commit

Permalink
Bump Version v2.6.10_92
Browse files Browse the repository at this point in the history
  • Loading branch information
wagyufari committed Aug 3, 2022
1 parent 8dc0020 commit 86cc0e9
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 @@ -18,8 +18,8 @@ android {
applicationId = "com.wagyufari.dzikirqu"
minSdk = 23
targetSdk = 30
versionCode = 91
versionName = "2.6.9"
versionCode = 92
versionName = "2.6.10"

vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit 86cc0e9

Please sign in to comment.