Ryan Bosinger
Results
2
comments of
Ryan Bosinger
In `android/build.gradle`: ``` // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { ext { kotlinVersion = '1.3.50' ``` Make sure you have the...
I currently have to do this in two projects so I agree it might be worth noting in the setup docs.