mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-05 17:30:06 +08:00
Fixed some splngs
This commit is contained in:
parent
b35408eec5
commit
fd56f9aee6
@ -1,5 +1,5 @@
|
||||
//UPDATED: Updated for Android Gradle Plugin 9.x
|
||||
//Removes depracted APIs
|
||||
//Removes deprecated APIs
|
||||
|
||||
import java.nio.file.Paths
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Required for modern Android builds (AGP 8.0+)
|
||||
android.useAndroidX=true
|
||||
|
||||
# Imporves build performance
|
||||
# Improves build performance
|
||||
android.nonTransitiveRClass=true
|
||||
|
||||
# Memory settings for the build process
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user