Skip to content

Commit 90699fd

Browse files
Version 2.99.4
Signed-off-by: Keith Conger <keith.conger@blackboxembedded.com>
1 parent 8450a3e commit 90699fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "com.blackboxembedded.WunderLINQ"
77
minSdkVersion 26
88
targetSdkVersion 36
9-
versionCode 212
10-
versionName "2.99.3"
9+
versionCode 213
10+
versionName "2.99.4"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
vectorDrawables.useSupportLibrary = true
1313
Properties properties = new Properties()

0 commit comments

Comments
 (0)