Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit 07968c3

Browse files
committed
Bump app version
1 parent e4c14c3 commit 07968c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
3-
versionCode = 12
4-
versionName = "2.0.5"
3+
versionCode = 13
4+
versionName = "2.0.6"
55
compileSdkVersion = 29
66
minSdkVersion = 21
77
group = "com.github.meganz"

0 commit comments

Comments
 (0)