Skip to content

Commit

Permalink
Bump build version 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jerameel committed Feb 4, 2023
1 parent 1ce17c0 commit 9e19fab
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -139,8 +139,8 @@ android {
applicationId "com.jerameeldelosreyes.sushi"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 14
versionName "1.14"
versionCode 15
versionName "1.15"
}
splits {
abi {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/15.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Global filters
- New theme "Wasabi"

0 comments on commit 9e19fab

Please sign in to comment.