stanford-oval / almond-android

The Almond Android App
Other
12 stars 8 forks source link

Test and update Android SDK #75

Closed gcampax closed 5 years ago

gcampax commented 6 years ago

Google says:

Warnings

Your app currently targets API level 25 and must target at least API level 26 to ensure it is built on the latest APIs optimized for security and performance.

From August 2018, new apps must target at least Android 8.0 (API level 26). From November 2018, app updates must target Android 8.0 (API level 26).

Tip: Change your app's target API level. Learn how.