TwistyTimer icon indicating copy to clipboard operation
TwistyTimer copied to clipboard

Not able to run gradle build after git clone

Open dozenprinceli opened this issue 2 years ago • 2 comments

When I tried to run the gradle project in Android Studio, it said "AAPT: error: resource drawable/twisty_pattern (aka com.aricneto.twistytimer.debug:drawable/twisty_pattern) not found."

How to solve "files not found" like this?

dozenprinceli avatar Oct 21 '22 17:10 dozenprinceli

Have a look in the pull request! https://github.com/aricneto/TwistyTimer/pull/152

User dgmltn added the missing drawables.

Domalar avatar Jan 03 '23 00:01 Domalar

Nevertheless... It would be great if the developer would commit the latest code. The lasted tag and build here is a 4.6.4 and the version in the Google Play Store has a 4.6.8! The VERSION_NAME in the current master is 4.6.5. @aricneto Would it be possible that you commit the compileable code of the latest version in the play store?

Domalar avatar May 18 '23 14:05 Domalar