Skip to content

Commit

Permalink
v2.10.1 -> Update version number and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuSanal committed Mar 7, 2022
1 parent 781c9ed commit fdf82ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "phone.vishnu.quotes"
minSdkVersion 22
targetSdkVersion 32
versionCode 59
versionName "2.10.0"
versionCode 60
versionName "2.10.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
@@ -1,7 +1,6 @@
- Add custom color picker
- Add Translate section to about
- Fix bugs and glitches
- Add Translations

Now you can support this app by adding translations in your language: https://hosted.weblate.org/engage/quotes-status-creator/

Full Changelog -> https://github.com/VishnuSanal/Quotes/compare/v2.9.0...v2.10.0
Full Changelog -> https://github.com/VishnuSanal/Quotes/compare/v2.10.0...v2.10.1

0 comments on commit fdf82ee

Please sign in to comment.