Skip to content

Commit 39e1a9d

Browse files
committed
3.0.10
1 parent 5606730 commit 39e1a9d

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

31-
def VERSION_CODE = 16
32-
def VERSION_NAME = '3.0.9'
31+
def VERSION_CODE = 17
32+
def VERSION_NAME = '3.0.10'
3333

3434
compileSdkVersion COMPILE_SDK_VERSION
3535
defaultConfig {

0 commit comments

Comments
 (0)