Skip to content

Commit

Permalink
Version 0.13.5
Browse files Browse the repository at this point in the history
- New and updated translations
  • Loading branch information
red-coracle committed Feb 28, 2021
1 parent 2a8e33f commit 57c7f90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 17
versionName "0.13.4"
versionCode 18
versionName "0.13.5"
buildConfigField "String", "TVDB_KEY", "\"E457AE7B767BC9F4\""
buildConfigField "String", "GIT_COMMIT_ID", "\"${getCommitId()}\""
}
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/0018.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- New and updated translations

0 comments on commit 57c7f90

Please sign in to comment.