eladgel
57e7fe4e9a
Update build.gradle
...
If having min api version of 21 I cannot build the project when using this library, since upgrading to the latest Android studio, this change fixes that
Android Studio 3.4.0
classpath 'com.android.tools.build:gradle:3.4.0'
2019-04-24 18:48:40 -07:00
Sergei Butko
dcb3793527
Replace compile with implementation, take versions from root project
...
These changes prevent compilation errors when trying to build the release APK
2019-03-21 05:37:24 -07:00
Janic Duplessis
da2e87d336
Update material-dialogs version ( #106 )
2019-02-06 12:35:46 -08:00
Sverre
8a74603224
RN 0.56 compat
2018-07-23 16:45:45 +02:00
Felipe Vieira
3f2b05b8dc
checkbox prompt support for picker
2018-05-30 19:21:34 -03:00
Ross
2cd553fa65
fix dependency ( #49 )
...
* fix dependency
* add missing quote
2017-11-15 22:37:32 +01:00
Vojtech Novak
42d681f017
Do not specify RN version, use RN from node_modules
2017-09-17 19:38:16 +02:00
Vojtech Novak
c71fdb32e7
Update build.gradle
2016-08-02 11:36:11 +02:00
Vojtech Novak
9af2933b7a
upgrade dependency
2016-07-24 00:44:04 +02:00
Florian Biebel
73112b3dbf
Update material-dialogs dependency
...
Update https://github.com/afollestad/material-dialogs to version 0.8.5.8 to fit the Android support library 23.2.0
2016-06-06 18:00:44 +02:00
Anthony Ou
d3632dc994
Updated packager
2016-03-07 13:44:09 -07:00
Ross Dixon
646b4834a4
fix build error caused by support library 23.2
...
on 23.2 build fails with
No resource found that matches the given name (at 'android:actionModeCloseDrawable' with value '@drawable/abc_ic_ab_back_mtrl_am_alpha').
2016-02-25 20:33:16 -06:00
Geoffrey Goh
4555e21f83
Set minSDK to 16 as required by react-native 0.14
2015-11-20 18:47:35 -08:00
Iragne
19755ab511
Update build.gradle
2015-11-18 12:12:58 +01:00
Iragne
8631fe87c7
Update build.gradle
2015-11-18 12:12:41 +01:00
Aakash N S
a48e7633c9
Changed build tools version to 23.0.1
2015-11-02 01:49:15 +05:30
Aakash N S
2fb53a34b1
Single Choice example
2015-11-01 03:20:53 +05:30
Aakash N S
817a60dae9
Added build.gradle
2015-10-31 21:21:50 +05:30