You've already forked android-client
mirror of
https://github.com/netbirdio/android-client.git
synced 2026-05-22 17:10:49 -07:00
f81f81ce6e
Rewrite the client in native Java. There were no new features added in this change, but that's the first step in moving to a faster development cycle for NetBird client.
4 lines
263 B
Properties
4 lines
263 B
Properties
# Enables namespacing of each library's R class so that its R class includes only the
|
|
# resources declared in the library itself and none from the library's dependencies,
|
|
# thereby reducing the size of the R class for that library
|
|
android.nonTransitiveRClass=true |