pardom-zz / ActiveAndroid

Active record style SQLite persistence for Android
http://www.activeandroid.com
4.7k stars 1.03k forks source link

Failed to resolve: com.michaelpardo:activeandroid:3.1.0-SNAPSHOT (Android Library Project) #529

Open abhilash29 opened 7 years ago

abhilash29 commented 7 years ago

Everything works fine and ActiveAndroid works like a charm when I'm using it inside my Android application. However, now, I've created an Android module and transferred all my application code to the module. I now use this module with another dummy application. However, when I compile this dummy application I get Failed to resolve: com.michaelpardo:activeandroid:3.1.0-SNAPSHOT.