Skip to content

Commit e24c7f7

Browse files
committed
v0.6.8
1 parent 6caf8c0 commit e24c7f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.dokar.any"
1414
minSdk 21
1515
targetSdk libs.versions.targetSdk.get().toInteger()
16-
versionCode 17
17-
versionName "0.6.7"
16+
versionCode 18
17+
versionName "0.6.8"
1818

1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables {

0 commit comments

Comments
 (0)