Skip to content

Commit

Permalink
Increment to v3.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed Nov 14, 2019
1 parent 4e97e63 commit 6e580a7
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 2204
versionName "3.7.5"
versionCode 2205
versionName "3.7.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 6e580a7

Please sign in to comment.