diff --git a/app/build.gradle b/app/build.gradle index e9e33c5..0f833a4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.sidharth.lg_motion" minSdk 30 targetSdk 34 - versionCode 5 - versionName "1.0.4" + versionCode 6 + versionName "1.0.5" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }