Skip to content

Commit

Permalink
Version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
timhonders committed Apr 4, 2017
1 parent bc97d32 commit e1c0c1f
Show file tree
Hide file tree
Showing 1,169 changed files with 205 additions and 75,886 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ android {

dependencies {
provided fileTree(include: ['com.symbol.emdk.jar'], dir: 'libs')
compile fileTree(exclude: ['com.symbol.emdk.jar'], dir: 'libs')
compile fileTree(exclude: ['com.symbol.emdk.jar'], include: ["*.jar"], dir: 'libs')
compile "com.android.support:appcompat-v7:23.0.1"
compile "com.facebook.react:react-native:+"
}

This file was deleted.

1,222 changes: 0 additions & 1,222 deletions android/build/generated/source/r/release/android/support/v7/appcompat/R.java

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit e1c0c1f

Please sign in to comment.