What are the solutions to share common code between a multiplatform mobile client developed in Android Studio, and the libraries + server developed in Idea?
m
mbonnin
09/04/2023, 1:50 PM
You can usually develop the libraries and server in Android Studio
π 1
mbonnin
09/04/2023, 1:51 PM
Or you can also develop your Android app in Android Studio Idea provided you stick with "older" versions of Android Gradle Plugin
π 1
m
Marcin Wisniowski
09/04/2023, 2:08 PM
I think you meant
Or you can also develop your Android app in Idea provided you stick with βolderβ versions of Android Gradle Plugin