Skip to content

Commit d2f2b17

Browse files
committed
Move templates to libs
1 parent 953a08c commit d2f2b17

File tree

53 files changed

+0
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+0
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

apps/templates/android_template/app/proguard-rules.pro renamed to libs/templates/android_template/app/proguard-rules.pro

File renamed without changes.

apps/templates/android_template/app/src/androidTest/java/com/pythonnative/android_template/ExampleInstrumentedTest.kt renamed to libs/templates/android_template/app/src/androidTest/java/com/pythonnative/android_template/ExampleInstrumentedTest.kt

File renamed without changes.

apps/templates/android_template/app/src/main/AndroidManifest.xml renamed to libs/templates/android_template/app/src/main/AndroidManifest.xml

File renamed without changes.

apps/templates/android_template/app/src/main/java/com/pythonnative/android_template/MainActivity.kt renamed to libs/templates/android_template/app/src/main/java/com/pythonnative/android_template/MainActivity.kt

File renamed without changes.

apps/templates/android_template/app/src/main/res/drawable-v24/ic_launcher_foreground.xml renamed to libs/templates/android_template/app/src/main/res/drawable-v24/ic_launcher_foreground.xml

File renamed without changes.

apps/templates/android_template/app/src/main/res/drawable/ic_launcher_background.xml renamed to libs/templates/android_template/app/src/main/res/drawable/ic_launcher_background.xml

File renamed without changes.

apps/templates/android_template/app/src/main/res/layout/activity_main.xml renamed to libs/templates/android_template/app/src/main/res/layout/activity_main.xml

File renamed without changes.

0 commit comments

Comments
 (0)