new package name for proguard rule
This commit is contained in:
parent
2bc26612ca
commit
8b4b3878d3
|
|
@ -1,2 +1,2 @@
|
||||||
# View controllers are created through reflection.
|
# View controllers are created through reflection.
|
||||||
-keep class ** extends ru.touchin.roboswag.components.navigation.viewcontrollers.ViewController { *; }
|
-keep class ** extends ru.touchin.roboswag.navigation_viewcontroller.viewcontrollers.ViewController { *; }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue