caarmen / poet-assistant

Android app with rhyming dictionary, thesaurus, and dictionary, with text-to-speech functionality to read your poem.
Other
82 stars 11 forks source link

Update environment (big update) #151

Closed caarmen closed 5 years ago

caarmen commented 5 years ago

compileSdkVersion: 27 -> 28 buildToolsVerison: 28.0.1 -> 28.0.3 tagetSdkVersion: 27 -> 28 agp: 3.1.3 -> 3.2.1 gradle: 4.8.1 -> 4.10.2 support lib: 27.1.1 -> 28.0.0

kotlin: 1.2.51 -> 1.3.0 kotlin coroutines: 0.23.4 -> 1.0.1

jacoco: 0.8.1 -> 0.8.2 dexcount: 0.8.3 -> 0.8.4 robolectroc: 3.8 -> 4.0.2 leak canary: 1.5.4 -> 1.6.2

constraintlayout: 1.1.2 -> 1.1.3 dagger: 2.16 -> 2.19