Skip to content

Latest version (13.3.0) gives error when building project with ProGuard enabled #19

@sebj

Description

@sebj

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions