Skip to content

Rename Project

Compare
Choose a tag to compare
@Yazan98 Yazan98 released this 11 Mar 15:03
· 24 commits to master since this release
bd7552b

Rename Project

  1. Rename Dependencies
  2. Rename Classes
dependencies {
   implementation 'com.yazantarifi:Vanite:1.0.0'
   implementation 'com.yazantarifi:Vanite-data:1.0.0'
   implementation 'com.yazantarifi:Vanite-utils:1.0.0'
   implementation 'com.yazantarifi:Vanite-ui-binding:1.0.0'
   implementation 'com.yazantarifi:Vanite-ui:1.0.0'
   implementation 'com.yazantarifi:Vanite-prefs:1.0.0'
   implementation 'com.yazantarifi:Vanite-permissions:1.0.0'
   implementation 'com.yazantarifi:Vanite-log:1.0.0'
   implementation 'com.yazantarifi:Vanite-firebase:1.0.0'
}