diff --git a/app/build.gradle b/app/build.gradle index bbb88a87cc717a34f0286dd46e20ffbc7d0a274b..81d8a47dce4e841fabbe9ce934142b77a4ae4464 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.benoitharrault.ameixanonfree" minSdkVersion 16 targetSdkVersion 30 - versionCode 129 - versionName "1.68.0" + versionCode 130 + versionName "1.68.1" archivesBaseName = "$applicationId" + "_" + "$versionCode" } diff --git a/app/src/main/res/xml/appfilter.xml b/app/src/main/res/xml/appfilter.xml index 0759a036cd40d95c6340af8c2dc991f35516f6b2..e97f8979f44e2b196f310469bd4252572f6e10e2 100644 --- a/app/src/main/res/xml/appfilter.xml +++ b/app/src/main/res/xml/appfilter.xml @@ -6844,7 +6844,7 @@ component="ComponentInfo{org.whispersystems.whisperpush/org.whispersystems.whisperpush.ui.RegistrationActivity}" drawable="whisperpush" /> <item - component="ComponentInfo{de.freewarepoint.whohasmystuff/de.freewarepoint.whohasmystuff.MainActivity}" + component="ComponentInfo{de.freewarepoint.whohasmystuff/de.freewarepoint.whohasmystuff.activities.MainActivity}" drawable="whohasmystuff" /> <item component="ComponentInfo{com.vrem.wifianalyzer/com.vrem.wifianalyzer.MainActivity}"