diff --git a/log4j-samples-android/app/build.gradle b/log4j-samples-android/app/build.gradle index 6a47ebb..fe15117 100644 --- a/log4j-samples-android/app/build.gradle +++ b/log4j-samples-android/app/build.gradle @@ -15,7 +15,7 @@ * limitations under the License. */ plugins { - id 'com.android.application' version '8.13.0' + id 'com.android.application' version '8.13.1' } android {