Skip to content

Commit 4cafa3d

Browse files
committed
Reorganize structure.
This mainly do: - move `src/wrapper/java` into `lib/src` (and remove `src/wrapper`) - create `lib/src/cpp` and move all `*.(cpp|h)` in it - move all gradle stuff in `android-kiwix-lib-publisher` into `.` - remove `android-kiwix-lib-publisher`
1 parent 215237d commit 4cafa3d

49 files changed

Lines changed: 3 additions & 109 deletions

Some content is hidden

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

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.gradle
2+
local.properties
3+
build

android-kiwix-lib-publisher/.gitignore

Lines changed: 0 additions & 13 deletions
This file was deleted.

android-kiwix-lib-publisher/kiwixLibAndroid/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

android-kiwix-lib-publisher/kiwixLibAndroid/build.gradle

Lines changed: 0 additions & 64 deletions
This file was deleted.

android-kiwix-lib-publisher/kiwixLibAndroid/proguard-rules.pro

Lines changed: 0 additions & 21 deletions
This file was deleted.

android-kiwix-lib-publisher/kiwixLibAndroid/src/main/AndroidManifest.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

android-kiwix-lib-publisher/gradle.properties renamed to gradle.properties

File renamed without changes.

android-kiwix-lib-publisher/gradle/wrapper/gradle-wrapper.jar renamed to gradle/wrapper/gradle-wrapper.jar

File renamed without changes.

android-kiwix-lib-publisher/gradle/wrapper/gradle-wrapper.properties renamed to gradle/wrapper/gradle-wrapper.properties

File renamed without changes.

0 commit comments

Comments
 (0)