Skip to content

Commit

Permalink
Declaring stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Faltenreich committed Aug 6, 2023
1 parent a55212a commit 27a0fc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {

ext {
projectVersion = '5.0.0-SNAPSHOT'
projectVersion = '5.0.0'
projectVersionCode = 9

kotlinVersion = '1.9.0'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android.enableJetifier=true

GROUP=com.faltenreich
POM_ARTIFACT_ID=skeletonlayout
VERSION_NAME=5.0.0-SNAPSHOT
VERSION_NAME=5.0.0

POM_NAME=skeletonlayout
POM_PACKAGING=aar
Expand Down

0 comments on commit 27a0fc3

Please sign in to comment.