Skip to content

Commit 0e179ec

Browse files
Version 2.99.3
Signed-off-by: Keith Conger <keith.conger@blackboxembedded.com>
1 parent 160b2c3 commit 0e179ec

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 211
10-
versionName "2.99.2"
9+
versionCode 212
10+
versionName "2.99.3"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
vectorDrawables.useSupportLibrary = true
1313
Properties properties = new Properties()

0 commit comments

Comments
 (0)