diff --git a/sample-app/build.gradle b/sample-app/build.gradle index 39e8526..060dfed 100644 --- a/sample-app/build.gradle +++ b/sample-app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "ua.com.radiokot.physicalobjectlayoutsample" minSdkVersion 14 targetSdkVersion 33 - versionCode 1 - versionName "1.0" + versionCode 2 + versionName "1.0.1" vectorDrawables.useSupportLibrary = true