Skip to content

Commit 0c3aca6

Browse files
Bump version
Signed-off-by: Keith Conger <keith.conger@blackboxembedded.com>
1 parent f94a07d commit 0c3aca6

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 35
9-
versionCode 208
10-
versionName "2.98"
9+
versionCode 209
10+
versionName "2.99"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
vectorDrawables.useSupportLibrary = true
1313
Properties properties = new Properties()

0 commit comments

Comments
 (0)