Skip to content

Commit

Permalink
Increment to v3.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed Nov 22, 2019
1 parent 72aa45d commit ca8b263
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 28 // Don't upgrade to 29 until we support Scoped storage
versionCode 2207
versionName "3.7.8"
versionCode 2208
versionName "3.7.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit ca8b263

Please sign in to comment.