This repository has been archived by the owner on Jun 16, 2018. It is now read-only.
Releases: ToxicBakery/BettererNaming
Releases · ToxicBakery/BettererNaming
Fixing Tagging Again
Tagging fix did not work, attempting again.
Fixed tagging and extension critical error
Extensions work again and the tagging should be functional now without the build error.
Default name improved
APK names did not include the module name from %name% as this as mapped to which for single variant builds resulted in just status being used. Default now uses %moduleName% which is the modules project name.
Support for Flavors
Flavors are now supported and apks are no longer renamed but instead copied. This prevents Android Studio from thinking the binary does not exist.