mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-04 17:37:25 +00:00
Updated version to 1.1 and added metadata.
This commit is contained in:
parent
478524c49d
commit
5768ddd00f
4 changed files with 16 additions and 4 deletions
|
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId = "eu.ottop.yamlauncher"
|
||||
minSdk = 31
|
||||
targetSdk = 34
|
||||
versionCode = 4
|
||||
versionName = "1.0"
|
||||
versionCode = 5
|
||||
versionName = "1.1"
|
||||
}
|
||||
|
||||
dependenciesInfo {
|
||||
|
|
@ -50,5 +50,4 @@ dependencies {
|
|||
implementation("com.google.android.material:material:1.12.0")
|
||||
implementation("androidx.recyclerview:recyclerview:1.3.2")
|
||||
implementation("androidx.preference:preference-ktx:1.2.1")
|
||||
implementation("androidx.preference:preference:1.2.1")
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue