We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40e82d8 commit ab46e98Copy full SHA for ab46e98
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId 'slowscript.warpinator'
9
minSdkVersion 21 //Required by NSD (attributes)
10
targetSdkVersion 31
11
- versionCode 1046
12
- versionName "1.4.6"
+ versionCode 1050
+ versionName "1.5.0"
13
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
}
0 commit comments