pchalupa / expo-alternate-app-icons

Provides functions that let you change the app icon.
https://www.npmjs.com/package/expo-alternate-app-icons
MIT License
43 stars 4 forks source link

fix(android): jvm target version #106

Closed pchalupa closed 3 weeks ago

pchalupa commented 1 month ago

Closes #102 update build.gradle according to the current Expo Native Modules template. See: https://github.com/expo/expo/blob/main/packages/expo-web-browser/android/build.gradle

📦 Published PR as canary version: 1.0.1--canary.106.fa128b9.0
:sparkles: Test out this PR locally via: ```bash npm install expo-alternate-app-icons@1.0.1--canary.106.fa128b9.0 # or yarn add expo-alternate-app-icons@1.0.1--canary.106.fa128b9.0 ```