We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d7213 commit 9dbc43eCopy full SHA for 9dbc43e
app/build.gradle
@@ -21,8 +21,8 @@ android {
21
defaultConfig {
22
minSdkVersion 19
23
targetSdkVersion 31
24
- versionCode 66
25
- versionName "2.4.4"
+ versionCode 67
+ versionName "2.4.5"
26
applicationId "com.aaronjwood.portauthority"
27
setProperty("archivesBaseName", "PortAuthority-$versionName")
28
externalNativeBuild {
0 commit comments