equal
deleted
inserted
replaced
96 compileSdk = 36 |
96 compileSdk = 36 |
97 |
97 |
98 defaultConfig { |
98 defaultConfig { |
99 applicationId = "com.geekorum.aboutoss.sampleapp" |
99 applicationId = "com.geekorum.aboutoss.sampleapp" |
100 minSdk = 28 |
100 minSdk = 28 |
101 targetSdk = 33 |
101 targetSdk = 35 |
102 versionCode = 1 |
102 versionCode = 1 |
103 versionName = "1.0" |
103 versionName = "1.0" |
104 |
104 |
105 testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" |
105 testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" |
106 vectorDrawables { |
106 vectorDrawables { |