Skip to content

Commit 32745a7

Browse files
committed
Version 1.4.6
1 parent 6cd30ad commit 32745a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId 'slowscript.warpinator'
99
minSdkVersion 21 //Required by NSD (attributes)
1010
targetSdkVersion 31
11-
versionCode 1045
12-
versionName "1.4.5"
11+
versionCode 1046
12+
versionName "1.4.6"
1313

1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
}

0 commit comments

Comments
 (0)