This is the java file that is giving the error
package com.example.daksh.timetable; import android.support.v7.app.AppCompatActivity; import
Run ./gradlew build -stacktrace in Android Studio terminal. It helps you to find a file that causes this error.
./gradlew build -stacktrace