Skip to content

Commit

Permalink
Move android library to root
Browse files Browse the repository at this point in the history
  • Loading branch information
madcake committed Jun 1, 2018
1 parent 4707c91 commit 30e8aaf
Show file tree
Hide file tree
Showing 41 changed files with 52 additions and 55 deletions.
52 changes: 52 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,55 @@ JS/jspm_packages/
JS/staging/
*.swp
*.swo

# Android
.idea
.idea/*
.DS_Store
/captures
.externalNativeBuild

### Android ###
# Built application files
*.apk
*.ap_
*.iml
*.swp
*.swo

# Files for the Dalvik VM
*.dex

# Java class files
*.class

# Generated files
bin/
gen/
Trust-strings.zip

# Gradle files
.gradle/
/build
app/release

# Fastlane
fastlane/report.xml

# Local configuration file (sdk path, etc)
/local.properties

# Proguard folder generated by Eclipse
proguard/

# Log Files
*.log

# Android Studio Navigation editor temp files
.navigation/

### Android Patch ###
gen-external-apklibs


tn/trustnative.aar
49 changes: 0 additions & 49 deletions TrustWeb3Provider-android/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions TrustWeb3Provider-android/.idea/vcs.xml

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 30e8aaf

Please sign in to comment.