Skip to content

Commit

Permalink
v0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dokar3 committed Jun 22, 2024
1 parent 6caf8c0 commit e24c7f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "com.dokar.any"
minSdk 21
targetSdk libs.versions.targetSdk.get().toInteger()
versionCode 17
versionName "0.6.7"
versionCode 18
versionName "0.6.8"

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

0 comments on commit e24c7f7

Please sign in to comment.