Skip to content

Commit

Permalink
Missing grade file
Browse files Browse the repository at this point in the history
  • Loading branch information
triniwiz committed May 16, 2017
1 parent 6634e4c commit 7d3312e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions platforms/android/include.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
android {
productFlavors {
'nativescriptpager' {
dimension 'nativescriptpager'
}
}
}

dependencies {
compile "com.android.support:support-v4:25.0.0"
compile 'com.eftimoff:android-viewpager-transformers:1.0.1@aar'
}

0 comments on commit 7d3312e

Please sign in to comment.