Skip to content

Commit 2a62e90

Browse files
committed
Update to publish
1 parent 50ccaaa commit 2a62e90

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

AppRaterLibrary/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
apply plugin: 'com.android.library'
2+
apply plugin: 'com.github.dcendents.android-maven'
3+
group = 'com.github.cmoijulien'
4+
version = '1.0.0'
25

36
android {
47
compileSdkVersion rootProject.ext.compileSdkVersion

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ buildscript {
99
}
1010
dependencies {
1111
classpath 'com.android.tools.build:gradle:3.6.1'
12+
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
1213
}
1314
}
1415

gradlew

100644100755
File mode changed.

0 commit comments

Comments
 (0)