Android fixed example

Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
Alejandro Saucedo 2022-01-30 13:25:04 +00:00
parent 4fca515d8f
commit d2d9ae6873
6 changed files with 42 additions and 35 deletions

View file

@ -22,4 +22,4 @@ allprojects {
task clean(type: Delete) {
delete rootProject.buildDir
}
}