Bump Android version code to 3 (#37373)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #36890
This commit is contained in:
@@ -23,7 +23,7 @@ android {
|
||||
applicationId = "com.fleetdm.agent"
|
||||
minSdk = 33
|
||||
targetSdk = 36
|
||||
versionCode = 2
|
||||
versionCode = 3
|
||||
versionName = "1.0.0"
|
||||
|
||||
buildConfigField("String", "INFO_URL", "\"https://fleetdm.com/better\"")
|
||||
|
||||
Reference in New Issue
Block a user