Skip to content

Commit edf304c

Browse files
committed
Version 0.0.6
1 parent f7de117 commit edf304c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
// Call to polymorphic signature of VarHandle are only supported starting with Android P
1212
minSdk 28
1313
targetSdk 33
14-
versionCode 5
15-
versionName "0.0.5"
14+
versionCode 6
15+
versionName "0.0.6"
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
}

0 commit comments

Comments
 (0)