Skip to content

Commit 4a52d00

Browse files
committed
3.1.2
1 parent 5d40c6d commit 4a52d00

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
@@ -29,8 +29,8 @@ android {
2929
def MIN_SDK_VERSION = 23
3030
def COMPILE_SDK_VERSION = 31
3131

32-
def VERSION_CODE = 20
33-
def VERSION_NAME = '3.1.1'
32+
def VERSION_CODE = 21
33+
def VERSION_NAME = '3.1.2'
3434

3535
compileSdkVersion COMPILE_SDK_VERSION
3636
defaultConfig {

0 commit comments

Comments
 (0)