Rename project to NavButtons and convert module to Kotlin
This commit is contained in:
Vendored
+2
-2
@@ -22,7 +22,7 @@
|
||||
|
||||
-dontobfuscate
|
||||
|
||||
-keep class se.ajpanton.killappnow.KillAppNow
|
||||
-keepclassmembers class se.ajpanton.killappnow.KillAppNow {
|
||||
-keep class se.ajpanton.navbuttons.NavButtons
|
||||
-keepclassmembers class se.ajpanton.navbuttons.NavButtons {
|
||||
public <init>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user