Skip to content

Commit

Permalink
Increment to v3.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed Nov 19, 2019
1 parent 22e7f33 commit 2c4823f
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 2206
versionName "3.7.7"
versionCode 2207
versionName "3.7.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 2c4823f

Please sign in to comment.