netmackan / ATimeTracker

Open Source Time Tracker for Android
GNU General Public License v2.0
120 stars 55 forks source link

Convert from Ant to Gradle? #100

Closed netmackan closed 5 years ago

netmackan commented 5 years ago

Android development nowadays seems to be using Gradle. At least that is what is supported by Android Studio. Personally I was using nbandroid (now abandoned) and the replacement NBANDROID-V2 is currently only supporting Gradle project type [NBANDROIDTEAM/NBANDROID-V2/issues/130].

All-though not my first choice of build system maybe it is anyway useful to switch to Gradle?