Skip to content

Commit

Permalink
Update version_name
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmichalik committed Jun 23, 2024
1 parent ee5c736 commit b931d96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.gradle
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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,
Expand Down

0 comments on commit b931d96

Please sign in to comment.