Skip to content

Commit 796e9c7

Browse files
committedFeb 24, 2021
Increment to v3.9.3
1 parent 84923d1 commit 796e9c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎presentation/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ android {
3131
applicationId "com.moez.QKSMS"
3232
minSdkVersion 21
3333
targetSdkVersion 29
34-
versionCode 2216
35-
versionName "3.9.2"
34+
versionCode 2217
35+
versionName "3.9.3"
3636
setProperty("archivesBaseName", "QKSMS-v${versionName}")
3737
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3838

0 commit comments

Comments
 (0)
Please sign in to comment.