Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmtsk committed Aug 8, 2021
2 parents 80e46cc + fa0ea4b commit ac778d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ android {
applicationId "com.wahlswiper"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 44
versionName "3.3.0"
versionCode 45
versionName "3.4.0"
multiDexEnabled true
}
signingConfigs {
Expand Down

0 comments on commit ac778d1

Please sign in to comment.