Skip to content

Instantly share code, notes, and snippets.

# Add project specific ProGuard rules here.
# By default, the flags in this file are appended to flags specified
# in /Applications/Android Studio.app/sdk/tools/proguard/proguard-android.txt
# You can edit the include path and order by changing the ProGuard
# include property in project.properties.
#
# For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html
# Add any project specific keep options here:
Parallel execution with configuration on demand is an incubating feature.
Observed package id 'add-ons;addon-google_apis-google-19' in inconsistent location '/Users/zeljkoplesac/Library/Android/sdk/add-ons/addon-google_apis-google-19-1' (Expected '/Users/zeljkoplesac/Library/Android/sdk/add-ons/addon-google_apis-google-19')
Already observed package id 'add-ons;addon-google_apis-google-19' in '/Users/zeljkoplesac/Library/Android/sdk/add-ons/addon-google_apis-google-19'. Skipping duplicate at '/Users/zeljkoplesac/Library/Android/sdk/add-ons/addon-google_apis-google-19-1'
Incremental java compilation is an incubating feature.
:app:clean
:app:checkstyle
:app:preBuild UP-TO-DATE
:app:preCanadasWonderlandStagingBuild
:app:checkCanadasWonderlandStagingManifest
:app:preCanadasWonderlandDebugBuild
@zplesac
zplesac / gist:f8b76240c1c0476e4ee2
Created October 19, 2015 09:14
Example response for dynamic UI generation
{
"countryId": "0",
"fields": [
{
"name": "title",
"type": "list",
"label": "Title",
"required": true
},
{