Skip to content
Snippets Groups Projects
Commit 1176ca45 authored by Krishna Prasad's avatar Krishna Prasad
Browse files

Updated the version number

parent 76e94a66
No related branches found
No related tags found
No related merge requests found
...@@ -21,8 +21,8 @@ android { ...@@ -21,8 +21,8 @@ android {
applicationId = "com.kp.testapp" applicationId = "com.kp.testapp"
minSdk = 25 minSdk = 25
targetSdk = 34 targetSdk = 34
versionCode = 4 versionCode = 5
versionName = "1.0.4" versionName = "1.0.5"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables { vectorDrawables {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment