Skip to content

Commit b6bcd1e

Browse files
committed
v0.6.2
1 parent 848db99 commit b6bcd1e

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
@@ -11,8 +11,8 @@ android {
1111
applicationId "com.dokar.any"
1212
minSdk 21
1313
targetSdk libs.versions.targetSdk.get().toInteger()
14-
versionCode 12
15-
versionName "0.6.1"
14+
versionCode 13
15+
versionName "0.6.2"
1616

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

0 commit comments

Comments
 (0)