Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Commit

Permalink
Fix changelog and build.gradle (app)
Browse files Browse the repository at this point in the history
Signed-off-by: enricocid <enrico2588@gmail.com>
  • Loading branch information
enricocid committed Aug 24, 2019
1 parent 5ce8491 commit d592a8d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions fastlane/metadata/android/en-US/changelogs/28.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- New UI: optimize the available screen space making vector frame bigger and
vectors list showing on 2 rows. Categories are now separated and accessible throuhg
vectors list showing on 2 rows. Categories are now separated and accessible through
category chooser.
- Review presets order
- New vectors (Chernoff faces)
- Fix preview reset button
- Fix wrong presets toast notification color
- New vectors (Chernoff faces)
- Review presets order
2 changes: 1 addition & 1 deletion project/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
applicationId "com.iven.iconify"
minSdkVersion 21
targetSdkVersion 29
versionCode 27
versionCode 28
versionName "1.6.0"
}

Expand Down

0 comments on commit d592a8d

Please sign in to comment.