update gitignore

This commit is contained in:
2021-12-27 18:52:37 +01:00
parent d3f965164d
commit c1ae22edd3
4 changed files with 27 additions and 13 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "it.purser.stream"
minSdkVersion 25
targetSdkVersion 29
versionCode 100
versionName "100.0"
versionCode 101
versionName "101.0"
}
buildTypes {