Skip to content

Commit

Permalink
Update to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
patri9ck committed Jun 21, 2022
1 parent ca8d456 commit f2a411d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
minSdk = 27
targetSdk = 31

versionCode = 4
versionName = "1.1.0"
versionCode = 5
versionName = "1.1.1"
}

compileOptions {
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/5.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- New logo
- "Help" button in "Settings" tab
- New accent color

0 comments on commit f2a411d

Please sign in to comment.