Skip to content
  • Toni Beier's avatar
    Build: Update compile sdk to version 28 · 3cfbb2e4
    Toni Beier authored
    Update compile SDK for future features.
    Replace android support librarys with AndroidX and material librarys.
    AbstractAsistActivity class inherits from class AppCompatActivity.
    Remove TwoPinOverlay class because 28 do not support com.google.android.maps namespace and TwoPinOverlay class was unused.
    Remove uses-library tag with com.google.android.maps namespace from manifest file.
    3cfbb2e4