Skip to content

Commit 22431e6

Browse files
authored
v0.6.6
1 parent 86a2422 commit 22431e6

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
@@ -12,8 +12,8 @@ android {
1212
applicationId "com.dokar.any"
1313
minSdk 21
1414
targetSdk libs.versions.targetSdk.get().toInteger()
15-
versionCode 15
16-
versionName "0.6.5"
15+
versionCode 16
16+
versionName "0.6.6"
1717

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

0 commit comments

Comments
 (0)