Skip to content

Commit

Permalink
2.9.0 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
epicstudios856 committed May 11, 2024
1 parent 3658d98 commit fd28f57
Show file tree
Hide file tree
Showing 98 changed files with 36 additions and 20,208 deletions.
10 changes: 1 addition & 9 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
abi {
enable true
reset()
include 'armeabi-v7a', 'arm64-v8a'
include 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a'
universalApk true
}
}
Expand All @@ -47,14 +47,6 @@ android {
}
}

ndkVersion '22.1.7171670'

externalNativeBuild {
cmake {
version '3.22.1'
path 'src/main/cpp/CMakeLists.txt'
}
}
}

dependencies {
Expand Down
7 changes: 0 additions & 7 deletions app/src/main/cpp/CMakeLists.txt

This file was deleted.

50 changes: 0 additions & 50 deletions app/src/main/cpp/proot/CMakeLists.txt

This file was deleted.

372 changes: 0 additions & 372 deletions app/src/main/cpp/proot/src/COPYING

This file was deleted.

104 changes: 0 additions & 104 deletions app/src/main/cpp/proot/src/arch.h

This file was deleted.

32 changes: 0 additions & 32 deletions app/src/main/cpp/proot/src/attribute.h

This file was deleted.

0 comments on commit fd28f57

Please sign in to comment.