Skip to content
Snippets Groups Projects
Commit ef076fa1 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Merge branch '225-add-tuner-free-app-icon' into 'master'

Resolve "Add "tuner" free app icon"

Closes #225

See merge request !263
parents ba35e994 61b6e900
Branches
No related tags found
1 merge request!263Resolve "Add "tuner" free app icon"
Pipeline #7928 passed
...@@ -8,8 +8,8 @@ android { ...@@ -8,8 +8,8 @@ android {
applicationId "org.benoitharrault.ameixanonfree" applicationId "org.benoitharrault.ameixanonfree"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 30 targetSdkVersion 30
versionCode 200 versionCode 201
versionName "1.112.0" versionName "1.113.0"
archivesBaseName = "$applicationId" + "_" + "$versionCode" archivesBaseName = "$applicationId" + "_" + "$versionCode"
} }
......
...@@ -6994,6 +6994,9 @@ ...@@ -6994,6 +6994,9 @@
<item <item
component="ComponentInfo{org.billthefarmer.tuner/org.billthefarmer.tuner.MainActivity}" component="ComponentInfo{org.billthefarmer.tuner/org.billthefarmer.tuner.MainActivity}"
drawable="tuner" /> drawable="tuner" />
<item
component="ComponentInfo{de.moekadu.tuner/de.moekadu.tuner.MainActivity}"
drawable="tuner" />
<item <item
component="ComponentInfo{com.tunerly/com.tunerly.MainActivity}" component="ComponentInfo{com.tunerly/com.tunerly.MainActivity}"
drawable="tunerly" /> drawable="tunerly" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment