We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c02dc commit 3b5fe2aCopy full SHA for 3b5fe2a
app/build.gradle.kts
@@ -20,8 +20,8 @@ android {
20
minSdk = 27
21
//noinspection EditedTargetSdkVersion,ExpiredTargetSdkVersion
22
targetSdk = 28
23
- versionCode = 17
24
- versionName = "\"0.13.2-beta\""
+ versionCode = 18
+ versionName = "\"0.13.3-beta\""
25
26
testInstrumentationRunner = "com.autosec.pie.AutoPieTestRunner"
27
vectorDrawables {
0 commit comments