Skip to content

Commit 913d15c

Browse files
2.99.8
Signed-off-by: Keith Conger <keith.conger@blackboxembedded.com>
1 parent c5489d2 commit 913d15c

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

0 commit comments

Comments
 (0)