mirror of
https://framagit.org/tom79/fedilab-tube
synced 2025-01-20 21:50:58 +01:00
Release 1.0.5
This commit is contained in:
parent
07546abb7e
commit
31e87a18bb
@ -10,8 +10,8 @@ android {
|
||||
applicationId "app.fedilab.fedilabtube"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 6
|
||||
versionName "1.0.4"
|
||||
versionCode 7
|
||||
versionName "1.0.5"
|
||||
multiDexEnabled true
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
@ -42,7 +42,7 @@ dependencies {
|
||||
implementation fileTree(dir: "libs", include: ["*.jar"])
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'androidx.preference:preference:1.1.1'
|
||||
implementation 'com.google.android.material:material:1.2.0'
|
||||
implementation 'com.google.android.material:material:1.2.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
|
||||
implementation 'androidx.vectordrawable:vectordrawable:1.1.0'
|
||||
implementation 'androidx.navigation:navigation-fragment:2.3.0'
|
||||
|
9
fastlane/metadata/android/en-US/changelogs/7.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/7.txt
Normal file
@ -0,0 +1,9 @@
|
||||
Changements :
|
||||
|
||||
- Modification des chaînes et des listes de lecture
|
||||
- Quelques changements visuels
|
||||
- Quelques améliorations UX
|
||||
|
||||
Corrections :
|
||||
|
||||
- Plusieurs petites corrections de bug.
|
Loading…
Reference in New Issue
Block a user