From c8d0bb2dd29af26e3f3c229c66ad9176356316ed Mon Sep 17 00:00:00 2001 From: Leo <leo.777.info@gmail.com> Date: Sun, 19 Feb 2023 22:46:03 +0900 Subject: [PATCH] Update build.gradle --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 2868242..3375078 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.leoleo.androidgithubsearch" minSdk 29 targetSdk 33 - versionCode 102 - versionName "1.0.2" + versionCode 103 + versionName "1.0.3" testInstrumentationRunner "com.leoleo.androidgithubsearch.CustomTestRunner" vectorDrawables {