Android-Rate icon indicating copy to clipboard operation
Android-Rate copied to clipboard

Cast "threshold" from Int type to long type

Open yuna-yano opened this issue 7 years ago • 3 comments
trafficstars

It corresponds to issue #138.

yuna-yano avatar Jan 15 '18 02:01 yuna-yano

Thx and LGTM! Let me look into CI.

hotchemi avatar Feb 20 '18 03:02 hotchemi

@yuna-yano your commits were merged into https://github.com/Vorlonsoft/AndroidRate/ (Releases 1.0.9+)

AlexanderLS avatar Mar 09 '18 13:03 AlexanderLS

@hotchemi In Travis CI, it seems that an error appears with the following command.

$ echo no | android create avd --force -n test -t android-21 --abi armeabi-v7a Error: Target id is not valid. Use 'android list targets' to get the target ids.

When searching, Issue like this came out.

https://github.com/travis-ci/travis-ci/issues/6606

I think this is a problem of the CI environment.

It is another repository, but for reference. https://github.com/gameclosure/devkit/issues/19

Thank you.

yuna-yano avatar Mar 13 '18 05:03 yuna-yano