orbot icon indicating copy to clipboard operation
orbot copied to clipboard

Update AGP, Gradle, Kotlin, and dependencies

Open meenbeese opened this issue 1 year ago • 0 comments

Everything is very outdated. This PR aims to fix that.

  • Update AGP 8.1.2-> 8.3.1, Gradle 8.4 -> 8.7, Kt 1.7.10 -> 1.9.23
  • Target Android SDK 33 -> 34 as needed by newer dep versions
  • Remove deprecated kotlin-android-extensions that causes build failure
  • Delete commented portmapper dependency and all of its references
  • Delete unnecessary whitespaces and fix weird formatting

Also helpful for #915

meenbeese avatar Jan 06 '24 23:01 meenbeese