Files
NFC_Cloner/gradle.properties
km8633 f6bf1cb98f Initial commit: JRZ NFC Cloner
Android NFC app with read, write, clone and HCE emulation.
Supports NDEF, NFC-V (ISO 15693), MIFARE Ultralight and Classic.
Dark cyan Material3 theme with edge-to-edge layout.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 15:21:53 +02:00

5 lines
136 B
Properties

org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
kotlin.code.style=official
android.nonTransitiveRClass=true