Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 52596ce

Browse files
authored
Merge pull request #48 from Alkarex/Android10
Android10
2 parents 8eeb64c + 86b860f commit 52596ce

File tree

342 files changed

+370
-1077
lines changed

Some content is hidden

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

342 files changed

+370
-1077
lines changed

.classpath

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

.gitignore

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1-
bin/
2-
gen/
1+
bin/
2+
gen/
3+
*.iml
4+
.gradle
5+
/local.properties
6+
/.idea/
7+
.DS_Store
8+
/build
9+
/captures
10+
.externalNativeBuild
11+
.cxx

0 commit comments

Comments
 (0)