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

Commit

Permalink
Bump to 1.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: enricocid <[email protected]>
  • Loading branch information
enricocid committed Aug 25, 2019
1 parent d3bac76 commit d5f0bfc
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# <img src ="https://upload.wikimedia.org/wikipedia/commons/b/b5/Kotlin-logo.png" width=24> Vectorify da home!


###### Current version: [(28) 1.6.0](https://github.com/enricocid/VectorifyDaHome/releases/tag/v1.6.0)
###### Current version: [(29) 1.6.1](https://github.com/enricocid/VectorifyDaHome/releases/tag/v1.6.1)


[![API](https://img.shields.io/badge/API-21%2B-blue.svg?style=flat-square)](https://android-arsenal.com/api?level=21) [![Donate on PayPal](https://img.shields.io/badge/PayPal-Donate%20Now-brightgreen.svg)](https://paypal.me/enricocid)
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/29.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
New vectors in Sport (weightlifting), Math, Science and Nerdy categories
1 change: 1 addition & 0 deletions fastlane/metadata/android/it/changelogs/29.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Nuove grafiche nelle categorie Sport (weightlifting), Matematica, Scienza e Nerdy
4 changes: 2 additions & 2 deletions project/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.iven.iconify"
minSdkVersion 21
targetSdkVersion 29
versionCode 28
versionName "1.6.0"
versionCode 29
versionName "1.6.1"
}

// Configure only for each module that uses Java 8
Expand Down

0 comments on commit d5f0bfc

Please sign in to comment.