We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b92c4fe commit 6c543edCopy full SHA for 6c543ed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId 'slowscript.warpinator'
9
minSdkVersion 21 //Required by NSD (attributes)
10
targetSdkVersion 32
11
- versionCode 1051
12
- versionName "1.5.1"
+ versionCode 1052
+ versionName "1.5.2"
13
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
}
0 commit comments