Add inputs for the pushed message to share activity

This commit is contained in:
tomasvanagas
2020-07-09 22:41:47 +03:00
committed by Jannis Mattheis
parent f85b5312e6
commit dea1e42820
13 changed files with 246 additions and 57 deletions

View File

@@ -10,7 +10,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.3'
classpath 'com.android.tools.build:gradle:4.0.0'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
}
}