Skip to content

Commit

Permalink
v3.1.1 -> update version code & metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuSanal committed Aug 4, 2024
1 parent ffb79c2 commit eea02fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "phone.vishnu.quotes"
minSdkVersion 22
targetSdkVersion 34
versionCode 64
versionName "v3.1.1"
versionCode 65
versionName "v3.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
- Bug fixes
- fix startup crash issue

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

0 comments on commit eea02fc

Please sign in to comment.