Skip to content

Commit

Permalink
v2.8.1 -> Update version number and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuSanal committed Jan 14, 2022
1 parent c74c584 commit 93a0c48
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "phone.vishnu.quotes"
minSdkVersion 22
targetSdkVersion 31
versionCode 56
versionName "2.8.0"
versionCode 57
versionName "2.8.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
4 changes: 0 additions & 4 deletions fastlane/metadata/android/en-US/changelogs/56.txt

This file was deleted.

4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/57.txt
@@ -0,0 +1,4 @@
- Add translations
- Fix bugs and glitches

Full Changelog -> https://github.com/VishnuSanal/Quotes/compare/v2.8.0...v2.8.1

0 comments on commit 93a0c48

Please sign in to comment.