I updated to the latest version and when building for (beta) release with ProGuard enabled, the following messages prevent me from successfully building:
Warning: Exception while processing task java.io.IOException: proguard.ParseException: Unexpected keyword 'io.requery.android.database.**' in line 1 of file 'project path../build/intermediates/exploded-aar/io.requery/sqlite-android/3.13.0/proguard.txt'
Error: Execution failed for task ':app:transformClassesAndResourcesWithProguardForBeta'.
java.io.IOException: proguard.ParseException: Unexpected keyword 'io.requery.android.database.**' in line 1 of file 'project path../build/intermediates/exploded-aar/io.requery/sqlite-android/3.13.0/proguard.txt'