user3134124
user3134124

Reputation: 397

Apklib type of library

I use Android Studio with gradle and i need to add library,that has apklib type. How i can convert it to aar type? Because, when i run my program - it fails.

This is my dependency for my library:

compile 'com.squareup:android-times-square:1.0.3'

Upvotes: 1

Views: 163

Answers (0)

Related Questions