coxswain icon indicating copy to clipboard operation
coxswain copied to clipboard

Update sdk and build target

Open lioman opened this issue 7 months ago • 1 comments

I tried to upgrade the build to a newer sdk as the minimal versions are raised for new versions

  • upgrade gradle
  • increase build versions to actual ones
  • remove jcenter as it is deprecated

I had to add com.google.android:android-test:4.1.1.4 as there are changes to the test setup in newer sdk see: ApplicationTestCase

lioman avatar Jul 18 '24 11:07 lioman