Maxr1998 / MaxLock

Powerful app locker for Android, with a root and no-root implementation
https://maxlock.maxr1998.de
GNU General Public License v3.0
197 stars 45 forks source link

Unresolved reference: commons #163

Open hamzaali6307 opened 2 years ago

hamzaali6307 commented 2 years ago

not able to set this project on latest android artic fox , facing issue's

  1. e:/Users/hamzaali/AndroidStudioProjects/SecurityAgencyworkApp/MaxLock/buildSrc/src/main/kotlin/AndroidHiddenTransform.kt: (4, 26): Unresolved reference: commons
  2. e:/Users/hamzaali/AndroidStudioProjects/SecurityAgencyworkApp/MaxLock/buildSrc/src/main/kotlin/AndroidHiddenTransform.kt: (61, 36): Unresolved reference: ClassRemapper
  3. e:/Users/hamzaali/AndroidStudioProjects/SecurityAgencyworkApp/MaxLock/buildSrc/src/main/kotlin/AndroidHiddenTransform.kt: (77, 40): Unresolved reference: Remapper
  4. e:/Users/hamzaali/AndroidStudioProjects/SecurityAgencyworkApp/MaxLock/buildSrc/src/main/kotlin/AndroidHiddenTransform.kt: (78, 9): 'map' overrides nothing

please suggest some possible solution for this