We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f7572 commit 85470d5Copy full SHA for 85470d5
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "org.blitzortung.android.app"
12
minSdkVersion 15
13
targetSdkVersion 29
14
- versionCode 270
15
- versionName '2.1.1'
+ versionCode 271
+ versionName '2.1.2'
16
multiDexEnabled false
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
18
}
0 commit comments