Skip to content

Commit

Permalink
Version bump 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kopiro committed Feb 9, 2018
1 parent 4490544 commit 84e7b57
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 1,864 deletions.
3 changes: 2 additions & 1 deletion android/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
java-sources.txt
/java-sources.txt
/build
1,846 changes: 0 additions & 1,846 deletions android/build/build_android.log

This file was deleted.

Binary file not shown.
Binary file modified android/dist/ti.goosh.jar
Binary file not shown.
15 changes: 0 additions & 15 deletions android/java-sources.txt

This file was deleted.

Binary file modified android/libs/armeabi-v7a/libti.goosh.so
Binary file not shown.
Binary file modified android/libs/x86/libti.goosh.so
Binary file not shown.
2 changes: 1 addition & 1 deletion android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 4.0.1
version: 4.1.0
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86
description: ti.goosh
Expand Down
2 changes: 1 addition & 1 deletion example-app/tiapp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@
<target device="iphone">false</target>
<target device="mobileweb">false</target>
</deployment-targets>
<sdk-version>6.3.0.CAFFEINA-1</sdk-version>
<sdk-version>7.0.1.GA</sdk-version>
</ti:app>

0 comments on commit 84e7b57

Please sign in to comment.