Skip to content

Commit

Permalink
Increment to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed Jan 18, 2020
1 parent 55e36be commit ccefa08
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 @@ -31,8 +31,8 @@ android {
applicationId "com.moez.QKSMS"
minSdkVersion 21
targetSdkVersion 29
versionCode 2211
versionName "3.8.0-beta2"
versionCode 2212
versionName "3.8.0"
setProperty("archivesBaseName", "QKSMS-v${versionName}")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit ccefa08

Please sign in to comment.