Skip to content

Commit

Permalink
Merge pull request #75 from AlexGreg/integrazione_gradle
Browse files Browse the repository at this point in the history
Integrazione gradle
  • Loading branch information
AlfioEmanueleFresta committed May 31, 2015
2 parents 69c2950 + 66258b0 commit 03568ea
Show file tree
Hide file tree
Showing 19 changed files with 69 additions and 5,125 deletions.
12 changes: 0 additions & 12 deletions .classpath

This file was deleted.

9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
/bin
/gen
/.idea
*.iml
gradle*
local.properties
.classpath
.project
/.settings
/.gradle
/build
33 changes: 0 additions & 33 deletions .project

This file was deleted.

4 changes: 0 additions & 4 deletions .settings/org.eclipse.jdt.core.prefs

This file was deleted.

2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
android:versionName="@string/app_version" >

<uses-sdk
android:minSdkVersion="8"
android:minSdkVersion="9"
android:targetSdkVersion="19" />

<uses-permission android:name="android.permission.INTERNET" />
Expand Down
70 changes: 0 additions & 70 deletions bin/AndroidManifest.xml

This file was deleted.

Binary file removed bin/GaiaAndroid.apk
Binary file not shown.
Loading

0 comments on commit 03568ea

Please sign in to comment.