lpar / RPN

Simple everyday RPN calculator for Android
15 stars 17 forks source link

Increase target Android version #12

Closed cyc1ingsir closed 2 years ago

cyc1ingsir commented 2 years ago

I recently had to replace my almost six year old Android phone to a newer version. Starting my most favourite every day calculator app I'm now I'm constantly reminded that it's been compiled for an old Android version. This PR includes the minimal changes to (mostly) the build scripts to make the app compile for newer Android versions, using a recent build tool version.

I've tested it on two virtual Emulator devices.

lpar commented 2 years ago

I don't have any Android devices and have pretty much given up on Android development, but I'm going to go ahead and merge this.