Skip to content

Commit

Permalink
v37
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkempire78 committed Mar 21, 2023
1 parent 66d1841 commit 86d4d15
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
resConfigs 'ar', 'az', 'bn', 'bs', 'de', 'el', 'es', 'fa', 'fr', 'hi', 'hr', 'in', 'it', 'ja', 'mk', 'nb-rNO', 'pt-rBR', 'ru', 'tr', 'uk', 'vi', 'zh-rHK', 'zh-rTW'
minSdkVersion 21
targetSdkVersion 33
versionCode 36
versionName "2.2.0"
versionCode 37
versionName "2.3.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
5 changes: 5 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/37.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
New:
- Quick Settings tile

Fixed:
- Annoying toasts

0 comments on commit 86d4d15

Please sign in to comment.