Skip to content

Commit

Permalink
v3.1.0 -> update version code & metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuSanal committed Nov 22, 2023
1 parent 7761060 commit ec8f6ee
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "phone.vishnu.quotes"
minSdkVersion 22
targetSdkVersion 33
versionCode 62
versionName "v3.0.0"
versionCode 63
versionName "v3.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
7 changes: 0 additions & 7 deletions fastlane/metadata/android/en-US/changelogs/62.txt

This file was deleted.

4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/63.txt
@@ -0,0 +1,4 @@
- Better home screen widget
- Bug fixes

Full Changelog -> https://github.com/VishnuSanal/Quotes/compare/v3.0.0...v3.1.0

0 comments on commit ec8f6ee

Please sign in to comment.