Set up GitHub Actions

This commit is contained in:
2021-09-03 12:45:31 +02:00
parent 1702d8dfb5
commit 7be868648b
2 changed files with 2 additions and 3 deletions

View File

@ -13,7 +13,7 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 31
versionName "2.0.1"
versionName "2.0.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles 'consumer-rules.pro'
}