Skip to content

Commit

Permalink
Increment to 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed Sep 20, 2018
1 parent 1b6d65f commit 9c52996
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
versionCode 188
versionName "3.5.3"
versionCode 189
versionName "3.5.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

buildConfigField "String", "BUGSNAG_API_KEY", "\"${System.getenv("BUGSNAG_API_KEY")}\""
Expand Down

0 comments on commit 9c52996

Please sign in to comment.