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.
2 parents d195454 + b0672a2 commit 12dff5aCopy full SHA for 12dff5a
app/build.gradle
@@ -28,8 +28,8 @@ android {
28
applicationId "de.seemoo.at_tracking_detection"
29
minSdkVersion 28
30
targetSdk = 34
31
- versionCode 45
32
- versionName "2.3"
+ versionCode 46
+ versionName "2.3.1"
33
34
buildConfigField "String", "API_KEY", apiProperties["API_KEY"]
35
buildConfigField "String", "API_BASE_ADDRESS", apiProperties["API_BASE_ADDRESS"]
0 commit comments