Skip to content

Commit

Permalink
added x86 to architectures in the Android manifest file as it appears…
Browse files Browse the repository at this point in the history
… to be required when compiling with SDK 21
  • Loading branch information
pegli committed Feb 24, 2015
1 parent 4a82406 commit 6550366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ moduleid: com.obscure.titouchdb
guid: 619bf01b-0c43-43c3-9a66-792ba1093b1f
platform: android
minsdk: 3.5.0.GA
architectures: armeabi armeabi-v7a
architectures: armeabi armeabi-v7a x86

0 comments on commit 6550366

Please sign in to comment.