Skip to content

Commit 98fd3ff

Browse files
committed
3.0.8 [ci skip]
1 parent 9f05c0a commit 98fd3ff

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 = 14
32-
def VERSION_NAME = '3.0.7'
31+
def VERSION_CODE = 15
32+
def VERSION_NAME = '3.0.8'
3333

3434
compileSdkVersion COMPILE_SDK_VERSION
3535
defaultConfig {

0 commit comments

Comments
 (0)