Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit de15868

Browse files
committed
release v0.2.1
1 parent 696b27d commit de15868

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
@@ -18,8 +18,8 @@ android {
1818
targetSdkVersion 31
1919
minSdkVersion 26
2020

21-
versionName '0.2.0'
22-
versionCode 11
21+
versionName '0.2.1'
22+
versionCode 12
2323
}
2424

2525
dexOptions {

0 commit comments

Comments
 (0)