Some bug fixes in generation of java files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* This code is autogenerated by Touch Instinct tools
|
||||
*/
|
||||
package {{ packageName }};
|
||||
package {{ packageName }}.api;
|
||||
|
||||
import android.support.annotation.NonNull;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user