Skip to content
This repository was archived by the owner on Mar 24, 2021. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JCenter Gradle Scripts

Gradle Scripts for uploading AAR/JARs on jCenter from Android Studio

How to configure ?

Add your bintray credentials to local.properties file for authentication like below

bintray.user = [bintray_username]

bintray.apikey = [bintray_api_key]

Credits

Wajahat Karim for segregating these scripts for easier uploads.

Don't forget to star and fork.

J-Center Deprecation Warning

Following the official notification, this repository is no longer recommended nor viable as a hosting option. So avoid using these gradle scripts in your projects unless absolutely mandatory.

This is archived now

About

Gradle Scripts for uploading AAR/JARs on jCenter from Android Studio

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors