Skip to content

Commit

Permalink
Increment to v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed Feb 4, 2021
1 parent dfb44a5 commit 03606c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions presentation/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
applicationId "com.moez.QKSMS"
minSdkVersion 21
targetSdkVersion 29
versionCode 2214
versionName "3.9.0"
versionCode 2215
versionName "3.9.1"
setProperty("archivesBaseName", "QKSMS-v${versionName}")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 03606c0

Please sign in to comment.