Artem Egorov
be3633ae24
Android Gradle Plugin 3.x integration ( #1219 )
...
* AAPT2-compatible Android build process integration
* enhancement
* enhancement
* fix assembleDebug
2018-03-12 18:14:45 +03:00
oliversommer
55749ab622
improved gradle temp file naming strategy to allow concurrent android builds ( #857 )
2017-05-24 10:10:59 +03:00
Sergey Akhalkov
2b02ce90ef
Flow type checking fix: use "CodePushHash" file name instead of "CodePushHash.json" ( #763 )
...
`CodePushHash.json` file name breaks flow type checking.
To fix the issue we need to delete `CodePushHash.json` file and
use `CodePushHash` file name instead to store the hash value.
Relates to https://github.com/Microsoft/react-native-code-push/issues/577
2017-03-22 13:27:37 -07:00
Geoffrey Goh
6532c4aee4
Update generateBundledResourcesHash.js
2016-06-27 14:01:03 -07:00
Geoffrey Goh
eb510663e5
Binary Hashing (Android) ( #401 )
...
binary hashing android
2016-06-24 19:40:32 -07:00
Geoffrey Goh
3ab1fa0a10
feedback
2016-02-26 17:50:32 -08:00
Geoffrey Goh
eb827d6d32
generate binary resources hash
2016-02-24 17:15:58 -08:00