diff --git a/versions.gradle b/versions.gradle index 3c3a2c372..9bdef3adc 100644 --- a/versions.gradle +++ b/versions.gradle @@ -1,5 +1,5 @@ /* - * Copyright 2023 by Patryk Goworowski and Patrick Michalik. + * Copyright 2024 by Patryk Goworowski and Patrick Michalik. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ ext { library = [ groupId : "com.patrykandpatrick.vico", - version_name : "1.15.0-beta.1", + version_name : "1.15.0", version_code : 1, target_sdk : 34, min_sdk : 16,