Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Updated for Java 17, API 32 and Gradle 7.4.2 #346

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

DevGitPit
Copy link

No description provided.

DevGitPit and others added 9 commits May 27, 2022 08:09
Updated gradle distribution to gradle-7.4.2-bin.
Added Jetifier and AndroidX support.
Updated dependencies and classpath etc.

Supports immediate running on Java 17 without tinkering through and fixing a lot of errors. Most of code (contains warnings) stays same.
Updated dependencies from classpath 'com.android.tools.build:gradle:3.0.1' to classpath 'com.android.tools.build:gradle:7.2.1'. Replaced jcenter() repository with mavenCentral().
Added support for Jetifier and AndroidX.
Upgraded gradle to 7.4.2 from 4.1 to support running on Java 17.
Upgraded targetSdkVersion to 32. Upgraded all dependencies accordingly to support the latest API version.
Added export support as required in Android 12 and later.
# Conflicts:
#	DroidCafeInput/gradle/wrapper/gradle-wrapper.properties
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant