Skip to content

Commit

Permalink
New dist versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Vitale authored and Andrea Vitale committed Oct 30, 2017
1 parent 3751a89 commit 08fbd20
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 2 deletions.
3 changes: 3 additions & 0 deletions android/android/java-sources.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"/Volumes/Data/Development/Appcelerator/Modules/av.imageview/android/android/src/av/imageview/utils/glide/GlideCircleTransform.java"
"/Volumes/Data/Development/Appcelerator/Modules/av.imageview/android/android/src/av/imageview/utils/glide/GlideConfiguration.java"
"/Volumes/Data/Development/Appcelerator/Modules/av.imageview/android/android/src/av/imageview/utils/glide/GlideUrlBuilder.java"
"/Volumes/Data/Development/Appcelerator/Modules/av.imageview/android/android/src/av/imageview/utils/glide/StreamModelLoaderWrapper.java"
"/Volumes/Data/Development/Appcelerator/Modules/av.imageview/android/android/build/generated/java/av/imageview/ImageviewAndroidBootstrap.java"
"/Volumes/Data/Development/Appcelerator/Modules/av.imageview/android/android/build/generated/r/android/support/compat/R.java"
"/Volumes/Data/Development/Appcelerator/Modules/av.imageview/android/android/build/generated/r/android/support/design/R.java"
"/Volumes/Data/Development/Appcelerator/Modules/av.imageview/android/android/build/generated/r/android/support/v7/appcompat/R.java"
"/Volumes/Data/Development/Appcelerator/Modules/av.imageview/android/android/build/generated/r/android/support/v7/cardview/R.java"
"/Volumes/Data/Development/Appcelerator/Modules/av.imageview/android/android/build/generated/r/av/imageview/R.java"
Expand Down
Binary file modified android/android/libs/armeabi-v7a/libav.imageview.so
Binary file not shown.
Binary file modified android/android/libs/x86/libav.imageview.so
Binary file not shown.
2 changes: 1 addition & 1 deletion ios/iphone/module.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/XcodeBuildSystem/400-Build_Configurations/build_configs.html
//

CURRENT_MODULE_VERSION="1.1.0"
CURRENT_MODULE_VERSION="1.2.0"
FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/av.imageview/$(CURRENT_MODULE_VERSION)/platform

OTHER_LDFLAGS=$(inherited)
Expand Down
2 changes: 1 addition & 1 deletion ios/iphone/titanium.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// OF YOUR TITANIUM SDK YOU'RE BUILDING FOR
//
//
TITANIUM_SDK_VERSION = 5.2.0.GA
TITANIUM_SDK_VERSION = 6.1.1.GA


//
Expand Down
Binary file removed releases/av.imageview-android-2.1.3.zip
Binary file not shown.
Binary file added releases/av.imageview-android-2.2.0.zip
Binary file not shown.
Binary file removed releases/av.imageview-iphone-1.1.0.zip
Binary file not shown.
1 change: 1 addition & 0 deletions releases/av.imageview-iphone-1.2.0.zip
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
PK

0 comments on commit 08fbd20

Please sign in to comment.