mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-15 16:27:26 +00:00
chore: bumped version, added fastlane metadata
This commit is contained in:
parent
7f332c26ad
commit
ccea7674bd
2 changed files with 5 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ android {
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdk 35
|
targetSdk 35
|
||||||
|
|
||||||
versionCode 10
|
versionCode 11
|
||||||
versionName '4.5.0'
|
versionName '4.6.0'
|
||||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
|
||||||
3
fastlane/metadata/android/en-US/changelogs/11.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/11.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
* fix: checks preference and writes files externally, updates the ui when downloading from the directories
|
||||||
|
* chore: Update description_empty_title in English, Italian, French, Polish and Spanish
|
||||||
|
* feat: added regular playlist to home view
|
||||||
Loading…
Add table
Add a link
Reference in a new issue